﻿@charset "utf-8";

* {
    box-sizing: border-box;
}

body, div, p, h1 {
    margin: 0;
    padding: 0;
}

.js-silder {
    width: 100%;
    height: 100%;
}

.silder-scroll {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.silder-main {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.silder-main-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

    .silder-main-img img {
        width: 100%;
        height: 100%;
    }

.js-silder-ctrl {
    width: 95%;
    text-align: center;
    bottom: 4%;
    position: absolute;
    z-index: 999;
}

.silder-ctrl-prev,
.silder-ctrl-next {
    position: absolute;
    top: 0;
    width: 8%;
    height: 100%;
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    font-family: "宋体";
    font-size: 52px;
    font-weight: 600;
    text-shadow: #666 2px 2px 5px;
}

.silder-ctrl-prev {
    left: 0;
    text-align: left;
}

.silder-ctrl-next {
    right: 0;
    text-align: right;
}

    .silder-ctrl-prev > span,
    .silder-ctrl-next > span {
        position: absolute;
        top: 50%;
        margin-top: -40px;
    }

.silder-ctrl-prev > span {
    left: 0;
}

.silder-ctrl-next > span {
    right: 0;
}

.silder-ctrl-con {
    display: inline-block;
    width: 20px;
    height: 10px;
    margin: 0 6px;
    border-radius: 10px;
    cursor: pointer;
    background-color: #efefef;
}

    .silder-ctrl-con > span {
        display: none;
    }
/* .silder-ctrl-con>span{
	display: block;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
	padding: 5px 5px;
	border-radius:10px;
	cursor: pointer;
	background-color: #bfcfe1;
} */
.active {
    background-color: #013e97;
    width: 35px;
}

@media (max-width: 768px) {
    .silder-ctrl-prev,
    .silder-ctrl-next {
        width: 10%;
        font-size: 26px;
        margin-top: -25px;
    }

    .silder-ctrl-con {
        width: 14px;
        height: 14px;
        padding: 0;
        margin: 0 5px;
    }

        .silder-ctrl-con > span {
            display: block;
            width: 100%;
            height: 100%;
            border-radius: 50%;
            padding: 0;
        }
}

.menu-main span {
    cursor: pointer;
}

.xinwen a span:hover {
    color: #003e97;
}

.dianji {
    color: #666;
    display: inline-block;
    width: 100%;
}

.neirong {
    display: inline-block;
    width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-indent: 5px;
}

.youbian {
    float: right;
}

.zhaodaili {
    position: absolute;
    background: rgba(0,0,0,0.5);
    top: 45%;
    left: 10%;
    padding: 40px 20px;
    font-size: 46px;
}

    .zhaodaili a {
        font-size: 24px;
        color: #fff;
        background: #044875;
        padding: 20px;
        cursor: pointer;
    }

.tuijian {
    height:600px;
    width: 100%;
    /*background: url('../pc-imgs/tuijianbg.png') no-repeat;
    background-size: 100% 100%;*/
}
.tuijiantop{
    margin:0 auto;
    text-align:center;
}
.zhongjianbg {
    height: 350px;
    background: #f2f5fb;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.zongbox {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 1200px;
}
.zhongjian {
    background: url('../pctwo-imgs/juxing.png') no-repeat;
    background-size: 100% 100%;
    width: 800px;
    height: 550px;
    float: left;
}
    .zhongjian .left {
        /*float: left;
        width: 200px;*/
        box-sizing: border-box;
        padding:20px 0 0 20px;
        color:#fff;
    }
.zhongjian .left div:first-child{
    font-size:20px;
}
.zhongjian .left div:last-child{
    font-size:30px;
}
.zhongjian .left div:last-child span{
    font-size:14px;
}
.zhongjian .right{float:right;width:450px;height:450px;overflow:hidden;margin-right:130px;margin-top:-50px;margin-left:20px;}
.zhongjian .right img{
    
}
.textbox {
    float: right;
    background-size: 100% 100%;
    width: 350px;
    height: 550px;
}
    .textbox .biaoti {
        margin-top: 150px;
        box-sizing: border-box;
        padding-left: 20px;
        font-size: 16px;
        color: #262738;
        font-weight: 600;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
.textbox .neirong2{
    width:100%;
    margin-top:20px;
     box-sizing: border-box;
     padding-left:20px;
     font-size:16px;
     overflow: hidden;
    color: #555;
    height:110px;

}
.textbox .neirong2 p{
    font-weight:500;
   overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient: vertical;
  text-indent:28px;
  font-size:14px;
}
.textbox div:last-child{
    margin-left:20px;
}
.textbox div:last-child {
  margin-top:60px;
}
.textbox .qian{
    display:inline-block;
    height:40px;
    width:120px;
    background:#262738;
    line-height:40px;
    text-align:center;
    color:#fff;
    font-size:14px;
}
.textbox .hou{
    display:inline-block;
    height:40px;
    width:50px;
    background:#33ccff;
    line-height:40px;
    text-align:center;
    color:#fff;
    font-size:14px;
}
.sgtb ul li {
    display: inline-block;
    margin-right: 40px;
    margin-top: 10px;
}

    .sgtb ul li i {
        font-size: 40px;
        line-height: 50px;
    }

    .sgtb ul li div {
        text-align: center;
        color: #888;
    }
#tabslider{
    padding:0;
}
#tabslider .tabsbg {
    width: 100%;
    height: 550px;
    position:relative;
    z-index:999;
}

#tabslider .sliderk {
    margin: 0;
    padding: 0;
    width: 100%;
    /*height: 100%;*/
    display: none;
}

#tabslider .tab {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    text-align: center;
    margin-top: 20px;
    height: 30px;
}

    #tabslider .tab li {
        display: inline-block;
        height: 30px;
        color: #666;
        text-align: center;
        line-height: 30px;
        cursor: pointer;
        font-size: 15px;
    }

#tabslider .on {
    display: block;
}

#tabslider .tab .cur {
    color:#33ccff;
    font-weight: 600;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}

#tabslider .tab li .hui {
    color: #666;
}

#tabslider .tab li span {
    margin-left: 20px;
    margin-right: 20px;
}

.pc-banner {
    position: relative;
}

    .pc-banner .swipertong {
        width: 1200px;
        overflow: hidden;
        margin: 40px auto 20px auto;
    }

    .pc-banner .swiper-slide {
        -webkit-transition: transform 1.0s;
        -moz-transition: transform 1.0s;
        -ms-transition: transform 1.0s;
        -o-transition: transform 1.0s;
        -webkit-transform: scale(0.85);
        transform: scale(0.85);
        border-radius: 8px;
        box-sizing: border-box;
    }

@media screen and (max-width: 447px) {
    .pc-banner .swiper-slide {
        -webkit-transform: scale(0.85);
        transform: scale(0.85);
        border-radius: 8px;
        box-sizing: border-box;
    }
}

.pc-banner .swiper-slide-active, .swiper-slide-duplicate-active {
    -webkit-transform: scale(1);
    transform: scale(1);
    border-radius: 8px;
    padding: 30px;
    background:#7c8094;
}

@media screen and (max-width: 447px) {
    .pc-banner .swiper-slide-active, .swiper-slide-duplicate-active {
        -webkit-transform: scale(0.85);
        transform: scale(0.85);
        border-radius: 8px;
        box-sizing: border-box;
    }
}

.pc-banner .none-effect {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
}

.pc-banner .swiper-slide a {
    background: #c4c7d7;
    padding: 60px;
    display: block;
    border-radius:8px;
}
.pc-banner .swiper-slide a div{
    color:#fff;
    font-size:16px;
    overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
text-align:center;

}
.pc-banner .swiper-slide-active a, .swiper-slide-duplicate-active a {
    background: #7c8094;
    padding: 10px;
}
@media screen and (min-width: 447px) {
    .pc-banner .swiper-slide a:after {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        box-sizing: border-box;
        content: "";
        width: 100%;
        height: 100%;
        border-radius: 20px;
    }
}

.pc-banner .swiper-slide-active a:after {
    background: none;
}

@media screen and (max-width: 447px) {
    .pc-banner .swiper-slide a {
        padding: 5px;
        border-radius: 7px;
    }
}

.pc-banner .swiper-slide img {
    width: 100%;
    border-radius: 14px;
    display: block;
}

@media screen and (max-width: 447px) {
    .pc-banner .swiper-slide img {
        border-radius: 7px;
    }
}

.pc-banner .swiper-pagination {
    position: relative;
    margin-bottom: 30px;
}

.pc-banner .swiper-pagination-bullet {
    margin: 0 5px;
}

.inews {
    height: 788px;
    width: 100%;
    background: url('../pctwo-imgs/two.png') no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.libian {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 1200px;
    height: 680px;
}

.tab2 {
    float: left;
    width: 20%;
    cursor: pointer;
    color: #fff;
    text-align: center;
    height: 100%;
}

    .tab2 li {
        height: 18.2%;
        margin: 10px 0;
        border-radius: 10px;
        border: 1px solid #eee;
        padding-top: 5px;
        font-size: 14px;
        -webkit-transition: all 400ms linear;
        -moz-transition: all 400ms linear;
        -o-transition: all 400ms linear;
        -ms-transition: all 400ms linear;
        transition: all 400ms linear;
    }

.tab3 {
    float: left;
    width: 4%;
    color: #fff;
    cursor: pointer;
    color: #fff;
    text-align: center;
    height: 100%;
}

    .tab3 li {
        height: 18.2%;
        margin: 10px 0;
        opacity: 0;
        position: relative;
    }

.cur2 {
    color: #fff;
    background: rgba(61,138,179,0.3);
}

.tab2 i {
    font-size: 45px;
}

.tab3 .cur3 {
    opacity: 1;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}

.slidnew {
    float: right;
    width: 76%;
    height: 97%;
    background: rgba(61,138,179,0.3);
    display: none;
    border-radius: 10px;
    margin-top: 10px;
    padding: 40px 60px;
    color: #fff;
}

    .slidnew li {
        font-size: 14px;
        line-height:40px;
    }
      .slidnew li a{color:#fff;display:block;}
      .slidnew li a:hover{color: #fcf8e3;}
      .slidnew li span{float:right;}

        .slidnew li i {
            margin-right: 20px;
        }
        .slidnew li .info{
            margin-left:40px;
            color:#ccc;
            line-height:25px;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 3;
            overflow: hidden;
            margin-bottom:10px;
        }

        .slidnew .more{width:100px;height:40px;background:#07478e;color:#fff;display:inline-block;font-size:16px;text-align:center;line-height:40px;border-radius:5px;position:absolute;bottom:40px;right:60px;}

.xianshi {
    display: block;
}

.arrow-left {
    font-size: 0;
    line-height: 0;
    border-width: 25px;
    border-color: rgba(61,138,179,0.3);
    border-left-width: 0;
    border-style: dashed;
    border-right-style: solid;
    border-top-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
#demo-b input[type=search] {
    padding: 3px 3px 3px 30px;
}

#demo-b input[type=search] {
    padding-left: 10px;
}

    #demo-b input[type=search]:focus {
        width: 130px;
        padding-left: 32px;
        color: #000;
        background-color: #fff;
        cursor: auto;
    }

#demo-b {
    vertical-align:53%;
}
.icon-lengxing{
    color:#666;
}
.indextit{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    font-size:60px;
    color:#fff;
    line-height:70px;
}
.indextit .english{
    font-size:36px;
     line-height:44px;
}
.indextit .lanse{
    color:#0852a2;
}